'Declaration Public Overloads Function FindMergedCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByRef mergedCells() As Reference _ ) As Boolean
'Declaration
Public Overloads Function FindMergedCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByRef mergedCells() As Reference _ ) As Boolean
public bool FindMergedCell( int row, int column, int row2, int column2, ref Reference[] mergedCells )
true
false
LayoutManager クラス LayoutManager メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.